diff --git a/html/changelog.html b/html/changelog.html
index ef07640fe14..92d764d5081 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
22 October 2017
+
Skull132 updated:
+
+ - Hull and bubble shields now work as expected once more.
+
+
20 October 2017
Lohikar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b95d798781b..7d4005cacb1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4751,3 +4751,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Locators and other scanning devices now properly push data to other devices.
- bugfix: Basic pathfinders will now stop moving if they cannot see their target,
instead of jamming.
+2017-10-22:
+ Skull132:
+ - bugfix: Hull and bubble shields now work as expected once more.
diff --git a/html/changelogs/skull132_shields_2_re-shieldening.yml b/html/changelogs/skull132_shields_2_re-shieldening.yml
deleted file mode 100644
index d1298b12210..00000000000
--- a/html/changelogs/skull132_shields_2_re-shieldening.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: true
-
-changes:
- - bugfix: "Hull and bubble shields now work as expected once more."