diff --git a/html/changelog.html b/html/changelog.html
index b36d3cbd115..8fb36595855 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
07 May 2018
+
BurgerBB updated:
+
+ - Fixes the stacking machine from eating materials due to an oversight.
+
+
25 April 2018
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9a7bb7e623d..88b8d04487c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5390,3 +5390,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Vaurca should have proper natural insulation once more.
Arrow768:
- bugfix: You can now see if someone opens a sodacan that has been shaken.
+2018-05-07:
+ BurgerBB:
+ - rscadd: Fixes the stacking machine from eating materials due to an oversight.
diff --git a/html/changelogs/burgerbb-holy_fuck.yml b/html/changelogs/burgerbb-holy_fuck.yml
deleted file mode 100644
index ca156e2c31a..00000000000
--- a/html/changelogs/burgerbb-holy_fuck.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: BurgerBB
-
-delete-after: True
-
-changes:
- - rscadd: "Fixes the stacking machine from eating materials due to an oversight."
\ No newline at end of file