diff --git a/html/changelog.html b/html/changelog.html
index dc44fb46f7a..76f4961b5db 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
12 July 2021
+
Geeves updated:
+
+ - Material objects will now initialize properly, which means ashtrays will now spawn again.
+
+
11 July 2021
Skull132 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 28f49dd9162..b898ea39459 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20709,3 +20709,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Skull132:
- bugfix: You can now close the external auth window, if it doesn't close by
itself.
+2021-07-12:
+ Geeves:
+ - bugfix: Material objects will now initialize properly, which means ashtrays will
+ now spawn again.
diff --git a/html/changelogs/geeves-material_initialize_fix.yml b/html/changelogs/geeves-material_initialize_fix.yml
deleted file mode 100644
index 664b803c2b0..00000000000
--- a/html/changelogs/geeves-material_initialize_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Material objects will now initialize properly, which means ashtrays will now spawn again."
\ No newline at end of file