diff --git a/html/changelog.html b/html/changelog.html
index 3b6740b12a5..981a7ab0588 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,14 @@
-->
+
07 February 2017
+
uraniummeltdown updated:
+
+ - Engineering and Science crates now have new sprites
+ - Changelings can recall the memories of an absorb victim
+ - Changelings will recall some speech of their absorb victims
+
+
06 February 2017
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f70efadc65a..6fecebe4855 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3548,3 +3548,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added new AI core sprites from TG
- rscadd: Added Vox rad suit, bombsuit hood, paramedic EVA suit sprites from /vg/
- tweak: You can click AI displays as an AI to change them
+2017-02-07:
+ uraniummeltdown:
+ - rscadd: Engineering and Science crates now have new sprites
+ - bugfix: Changelings can recall the memories of an absorb victim
+ - rscadd: Changelings will recall some speech of their absorb victims
diff --git a/html/changelogs/AutoChangeLog-pr-6341.yml b/html/changelogs/AutoChangeLog-pr-6341.yml
deleted file mode 100644
index c9fca08880d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6341.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Engineering and Science crates now have new sprites"
diff --git a/html/changelogs/AutoChangeLog-pr-6342.yml b/html/changelogs/AutoChangeLog-pr-6342.yml
deleted file mode 100644
index 8bc76870ef7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6342.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "Changelings can recall the memories of an absorb victim"
- - rscadd: "Changelings will recall some speech of their absorb victims"