diff --git a/html/changelog.html b/html/changelog.html
index 61d50b86cbf..32f14061264 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,12 @@
-->
+
14 December 2016
+
Fox McCloud updated:
+
+ - Fixes the personal crafting cost of ED-209's being too expensive
+
+
13 December 2016
TullyBurnalot updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2506da5d6ae..3a3018fbdcc 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3181,3 +3181,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TullyBurnalot:
- bugfix: Medbots no longer run after injured mobs if buckled. They also inform
nearby players of this
+2016-12-14:
+ Fox McCloud:
+ - bugfix: Fixes the personal crafting cost of ED-209's being too expensive
diff --git a/html/changelogs/AutoChangeLog-pr-5980.yml b/html/changelogs/AutoChangeLog-pr-5980.yml
deleted file mode 100644
index 3dfa79a86e4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5980.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes the personal crafting cost of ED-209's being too expensive"