diff --git a/html/changelog.html b/html/changelog.html
index 0e3f357bfd5..b6617a65c09 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,12 @@
-->
+
23 June 2017
+
Kyep updated:
+
+ - Smite/Bless commands are now restricted to Game Admins. (admins with R_EVENT)
+
+
22 June 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2bc4c1544eb..c0dfc219e3e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4971,3 +4971,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Cloners now malfunction if the original comes back to life
Purpose2:
- bugfix: RCDs can no longer construct multiple airlocks on a single tile
+2017-06-23:
+ Kyep:
+ - bugfix: Smite/Bless commands are now restricted to Game Admins. (admins with R_EVENT)
diff --git a/html/changelogs/AutoChangeLog-pr-7551.yml b/html/changelogs/AutoChangeLog-pr-7551.yml
deleted file mode 100644
index dcbeff3acda..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7551.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Smite/Bless commands are now restricted to Game Admins. (admins with R_EVENT)"