diff --git a/html/changelog.html b/html/changelog.html
index 50de64c35b0..9d9f3e2f4b0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,13 @@
-->
+
02 January 2017
+
KasparoVy updated:
+
+ - Particle Accelerators ordered from Cargo can now function.
+ - Wrenching powerless machines in a powered area will no longer require you to toggle the lights (or whatever you did before to sort this).
+
+
01 January 2017
Kyep updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d96a0ae1172..0861f05feac 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3241,3 +3241,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-01-01:
Kyep:
- rscadd: Added basic, AI-less versions of some Terror Spiders.
+2017-01-02:
+ KasparoVy:
+ - bugfix: Particle Accelerators ordered from Cargo can now function.
+ - bugfix: Wrenching powerless machines in a powered area will no longer require
+ you to toggle the lights (or whatever you did before to sort this).
diff --git a/html/changelogs/AutoChangeLog-pr-6025.yml b/html/changelogs/AutoChangeLog-pr-6025.yml
deleted file mode 100644
index da1ea927880..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6025.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - bugfix: "Particle Accelerators ordered from Cargo can now function."
- - bugfix: "Wrenching powerless machines in a powered area will no longer require you to toggle the lights (or whatever you did before to sort this)."