diff --git a/html/changelog.html b/html/changelog.html
index 35982c34956ca..a021fb99e40c8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
20 March 2020
+
Cenrus updated:
+
+ - fixes sleeper upgrading
+
Victor239 updated:
- The deja vu effect (previously only used by rewind camera) now resets all your limbs and damage to the point it was added after 10 seconds (as well as the original position reset)
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index eef1540769e97..233b5acbff1f0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25502,6 +25502,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
zeskorion:
- rscadd: Autoprofiler
2020-03-20:
+ Cenrus:
+ - bugfix: fixes sleeper upgrading
Victor239:
- rscadd: The deja vu effect (previously only used by rewind camera) now resets
all your limbs and damage to the point it was added after 10 seconds (as well
diff --git a/html/changelogs/AutoChangeLog-pr-1392.yml b/html/changelogs/AutoChangeLog-pr-1392.yml
deleted file mode 100644
index 5d791521be910..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-1392.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cenrus"
-delete-after: True
-changes:
- - bugfix: "fixes sleeper upgrading"