diff --git a/html/changelog.html b/html/changelog.html
index aafd6723606..1fd9488c696 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,12 @@
-->
+
28 May 2017
+
Fox McCloud updated:
+
+ - Fixes various mobs moving around faster than intended
+
+
27 May 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d53b0c4f70f..c25a2587ee3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4783,3 +4783,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Cloning now can be halted at any point, but ejecting too early may result
in clones with missing body parts.
- bugfix: Slime people now no longer spontaneously die
+2017-05-28:
+ Fox McCloud:
+ - bugfix: Fixes various mobs moving around faster than intended
diff --git a/html/changelogs/AutoChangeLog-pr-7407.yml b/html/changelogs/AutoChangeLog-pr-7407.yml
deleted file mode 100644
index 553b3810291..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7407.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes various mobs moving around faster than intended"