diff --git a/html/changelog.html b/html/changelog.html
index 4b29675cbbc..530acc745bd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -67,6 +67,7 @@
- ERTs now support janitor, paranormal, and cyborg ERT units, as well as specific slot configurations.
- Heads of staff who are editing another admin's permissions in the admin panel can now toggle several permissions for a person without re-finding them in the list. Hitting 'cancel' at any point drops out of the loop. It also notifies admins whether they're toggling a permission on, or off.
+ - ERT spawn area now shows ERT request reasons, and admins can enable the use of a teleporter or grav catapult without mechs.
22 October 2017
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 07b8f54fdde..5ae62ee5af3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5628,3 +5628,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
panel can now toggle several permissions for a person without re-finding them
in the list. Hitting 'cancel' at any point drops out of the loop. It also notifies
admins whether they're toggling a permission on, or off.
+ - rscadd: ERT spawn area now shows ERT request reasons, and admins can enable the
+ use of a teleporter or grav catapult without mechs.
diff --git a/html/changelogs/AutoChangeLog-pr-8273.yml b/html/changelogs/AutoChangeLog-pr-8273.yml
deleted file mode 100644
index a0e26567ea2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8273.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "ERT spawn area now shows ERT request reasons, and admins can enable the use of a teleporter or grav catapult without mechs."