diff --git a/html/changelog.html b/html/changelog.html
index 2b09c8a0128..f4b9405e8a1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -65,6 +65,7 @@
Lungs no longer rupture in low pressure
Not having lungs means you can't talk
remove the discrete internals button on the HUD; use the tank action button!
+ Fixes slimes dying by themselves
30 November 2017
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0f2ff14cfa4..27e056a3e9c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5818,3 +5818,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Lungs no longer rupture in low pressure
- tweak: Not having lungs means you can't talk
- rscdel: remove the discrete internals button on the HUD; use the tank action button!
+ - bugfix: Fixes slimes dying by themselves
diff --git a/html/changelogs/AutoChangeLog-pr-8413.yml b/html/changelogs/AutoChangeLog-pr-8413.yml
deleted file mode 100644
index 76a32dfa47a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8413.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes slimes dying by themselves"