diff --git a/html/changelog.html b/html/changelog.html
index 5340d13c3b2..31b372d9581 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
24 April 2018
+
Kluys updated:
+
+ - Cleanblots not cleaning /obj/effect/decal/cleanable/trail_holder (blood trails)
+
+
17 April 2018
Citinited updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0412bbb593e..84aae4447e4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6311,3 +6311,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Changed cable coil message
- rscadd: The ability to change the color of cables
- bugfix: cableColor now follows the new cable_color format
+2018-04-24:
+ Kluys:
+ - bugfix: Cleanblots not cleaning /obj/effect/decal/cleanable/trail_holder (blood
+ trails)
diff --git a/html/changelogs/AutoChangeLog-pr-8915.yml b/html/changelogs/AutoChangeLog-pr-8915.yml
deleted file mode 100644
index 3161d19e41d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8915.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kluys"
-delete-after: True
-changes:
- - bugfix: "Cleanblots not cleaning /obj/effect/decal/cleanable/trail_holder (blood trails)"