diff --git a/html/changelog.html b/html/changelog.html
index 93bd15994c7..6413115ddb4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
30 January 2017
+
Lohikar updated:
+
+ - Fixed a bug that lead to crates blocking gas flow when they shouldn't, interfering with replacement SM crystal installation.
+
+
29 January 2017
Alberky updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5f57c408044..63e147e0a38 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3765,3 +3765,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-01-29:
Alberky:
- rscadd: Re-added the loot crates to mining.
+2017-01-30:
+ Lohikar:
+ - bugfix: Fixed a bug that lead to crates blocking gas flow when they shouldn't,
+ interfering with replacement SM crystal installation.
diff --git a/html/changelogs/lohikar-smcratefix.yml b/html/changelogs/lohikar-smcratefix.yml
deleted file mode 100644
index a9a46747e43..00000000000
--- a/html/changelogs/lohikar-smcratefix.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Lohikar
-delete-after: True
-changes:
- - bugfix: "Fixed a bug that lead to crates blocking gas flow when they shouldn't, interfering with replacement SM crystal installation."