diff --git a/html/changelog.html b/html/changelog.html
index 81b8534776..740331826f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
13 February 2021
+
Hatterhat updated:
+
+ - Energy bolas now take 2.5 seconds to remove and dissipate on removal.
+
+
timothyteakettle updated:
+
+ - migration error to version 39+ of savefiles is now logged instead of messaging all online admins in the chat
+
+
12 February 2021
Hatterhat updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 808eaef805..23e5179f2f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28454,3 +28454,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
silicons:
- balance: Voice of God - sleep removed, stun staggers instead, knockdown is faster
but does not do stamina damage, vomit is faster but doesn't stun
+2021-02-13:
+ Hatterhat:
+ - balance: Energy bolas now take 2.5 seconds to remove and dissipate on removal.
+ timothyteakettle:
+ - admin: migration error to version 39+ of savefiles is now logged instead of messaging
+ all online admins in the chat
diff --git a/html/changelogs/AutoChangeLog-pr-14166.yml b/html/changelogs/AutoChangeLog-pr-14166.yml
deleted file mode 100644
index 5116f238fc..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14166.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - balance: "Energy bolas now take 2.5 seconds to remove and dissipate on removal."
diff --git a/html/changelogs/AutoChangeLog-pr-14223.yml b/html/changelogs/AutoChangeLog-pr-14223.yml
deleted file mode 100644
index 268fb743a5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14223.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - admin: "migration error to version 39+ of savefiles is now logged instead of messaging all online admins in the chat"