diff --git a/html/changelog.html b/html/changelog.html
index bfeeefc9487..cc182ced94e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,14 @@
-->
+
07 March 2017
+
MarsM0nd updated:
+
+ - Cultists get shoes on usage of the armor talisman.
+ - Cultists only get equipment if they have the slot for it free, weapons are always spawned.
+ - The tome does a more fitting description of the talisman of armor.
+
+
05 March 2017
Kyep updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9fdc35c5201..91b2cbe0650 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3975,3 +3975,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
the text notice for changed objectives is more obvious.
MarsM0nd:
- bugfix: The grey satchel uses now the correct sprite instead of the leather one.
+2017-03-07:
+ MarsM0nd:
+ - rscadd: Cultists get shoes on usage of the armor talisman.
+ - rscadd: Cultists only get equipment if they have the slot for it free, weapons
+ are always spawned.
+ - tweak: The tome does a more fitting description of the talisman of armor.
diff --git a/html/changelogs/AutoChangeLog-pr-6687.yml b/html/changelogs/AutoChangeLog-pr-6687.yml
deleted file mode 100644
index 40afb0b483f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6687.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "MarsM0nd"
-delete-after: True
-changes:
- - rscadd: "Cultists get shoes on usage of the armor talisman."
- - rscadd: "Cultists only get equipment if they have the slot for it free, weapons are always spawned."
- - tweak: "The tome does a more fitting description of the talisman of armor."