diff --git a/html/changelog.html b/html/changelog.html
index e87e7c89b71..5fe7870834a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,13 @@
-->
+
31 January 2016
+
Kor updated:
+
+ - Added a special AI upgrade disk that allows normal AIs to use malf modules and hack APCs. It is admin only.
+ - Added an AI upgrade disk that grants AIs the lipreading power. It is admin only.
+
+
30 January 2016
Boredone updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4c67ccdca7d..6cdcd2d3faa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3337,3 +3337,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Blueprints will now allow the expansion of an existing area by giving
its name to a new adjacent area.
- rscadd: Added a no power warning cyborg verb to Robot Commands.
+2016-01-31:
+ Kor:
+ - rscadd: Added a special AI upgrade disk that allows normal AIs to use malf modules
+ and hack APCs. It is admin only.
+ - rscadd: Added an AI upgrade disk that grants AIs the lipreading power. It is admin
+ only.
diff --git a/html/changelogs/AutoChangeLog-pr-14999.yml b/html/changelogs/AutoChangeLog-pr-14999.yml
deleted file mode 100644
index 17f5565f8e2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-14999.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Kor
-delete-after: True
-changes:
- - rscadd: "Added a special AI upgrade disk that allows normal AIs to use malf modules and hack APCs. It is admin only."
- - rscadd: "Added an AI upgrade disk that grants AIs the lipreading power. It is admin only."