diff --git a/html/changelog.html b/html/changelog.html
index 9ed3cd74cc1..69e14852b52 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
02 February 2017
+
Alexshreds updated:
+
+ - Deconstructing closets yields the proper amount of metal
+
Kyep updated:
- Using the 'summon narsie' rune as cult, when you don't have the objective to do so, is now punished by the cult's god. Just as using the 'call forth the slaughter' rune, when you don't have the objective to do that, is already punished.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 26df7b6b914..feade40efc3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3459,6 +3459,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Your game window will now flash on receiving Admin PMs, being revived,
and ghost roles. You can disable this in Game Preferences.
2017-02-02:
+ Alexshreds:
+ - bugfix: Deconstructing closets yields the proper amount of metal
Kyep:
- tweak: Using the 'summon narsie' rune as cult, when you don't have the objective
to do so, is now punished by the cult's god. Just as using the 'call forth the
diff --git a/html/changelogs/AutoChangeLog-pr-6301.yml b/html/changelogs/AutoChangeLog-pr-6301.yml
deleted file mode 100644
index 88027af480f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6301.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alexshreds"
-delete-after: True
-changes:
- - bugfix: "Deconstructing closets yields the proper amount of metal"