diff --git a/html/changelog.html b/html/changelog.html
index 9f7dd06b6da..63ba6e4897a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,11 @@
-->
04 March 2017
+
Markolie updated:
+
+ - Ghosts can now interact with ore dispensers, mining equipment vendors and laptop vendors.
+ - Admins can now interact with crates, closets, false walls and conveyor switches if they have advanced interaction enabled.
+
davipatury updated:
- Newscaster now uses Nano-UI.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a1c33ba4243..7ec9b74ba9b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3954,6 +3954,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
by using a multitool on them with the panel open.
- rscadd: Bluespace RPED beams have a new sprite
2017-03-04:
+ Markolie:
+ - rscadd: Ghosts can now interact with ore dispensers, mining equipment vendors
+ and laptop vendors.
+ - rscadd: Admins can now interact with crates, closets, false walls and conveyor
+ switches if they have advanced interaction enabled.
davipatury:
- rscadd: Newscaster now uses Nano-UI.
- rscadd: Tank dispenser now uses Nano-UI.
diff --git a/html/changelogs/AutoChangeLog-pr-6553.yml b/html/changelogs/AutoChangeLog-pr-6553.yml
deleted file mode 100644
index 4c906bbc148..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6553.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - rscadd: "Ghosts can now interact with ore dispensers, mining equipment vendors and laptop vendors."
- - rscadd: "Admins can now interact with crates, closets, false walls and conveyor switches if they have advanced interaction enabled."