diff --git a/html/changelog.html b/html/changelog.html
index 53ff277705d..e8d986c4045 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -72,6 +72,10 @@
Ore Redemption Machines no longer eat IDs when deconstructed.
Ore Redemption Machines and Mining Equipment Vendors now spit out whatever IDs were in them when they lose power.
+ Krausus updated:
+
+ - Personal crafting is now usable again for those with an Internet Explorer version below 11.
+
21 March 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 87371cd6e45..6d6483392e1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4216,3 +4216,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Ore Redemption Machines no longer eat IDs when deconstructed.
- tweak: Ore Redemption Machines and Mining Equipment Vendors now spit out whatever
IDs were in them when they lose power.
+ Krausus:
+ - bugfix: Personal crafting is now usable again for those with an Internet Explorer
+ version below 11.
diff --git a/html/changelogs/AutoChangeLog-pr-6873.yml b/html/changelogs/AutoChangeLog-pr-6873.yml
deleted file mode 100644
index e643e598c31..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6873.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Krausus"
-delete-after: True
-changes:
- - bugfix: "Personal crafting is now usable again for those with an Internet Explorer version below 11."