diff --git a/html/changelog.html b/html/changelog.html
index 8b81690831a..e5266167ffb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
25 March 2017
+
inselc updated:
+
+ - Fixed reagents disappearing from beakers when used to construct circuit imprinters and protolathes.
+ - Fixed fax machines getting stuck on '0 seconds remaining'.
+ - Suspension field generator can now be unwrenched again.
+ - Medical and security record notes formatting fixed to show line breaks for pAI on PDA, and on records in the filing cabinets.
+ - Wallet now showing correct sprite after inserting a guest pass.
+
+
22 March 2017
Lohikar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3067f612cbc..3a776ec602a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4026,3 +4026,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Skull132:
- tweak: Administrators can now invoke rename-synths verb by normally renaming a
character from the VV panel.
+2017-03-25:
+ inselc:
+ - bugfix: Fixed reagents disappearing from beakers when used to construct circuit
+ imprinters and protolathes.
+ - bugfix: Fixed fax machines getting stuck on '0 seconds remaining'.
+ - bugfix: Suspension field generator can now be unwrenched again.
+ - bugfix: Medical and security record notes formatting fixed to show line breaks
+ for pAI on PDA, and on records in the filing cabinets.
+ - bugfix: Wallet now showing correct sprite after inserting a guest pass.
diff --git a/html/changelogs/inselc-PR-1987.yml b/html/changelogs/inselc-PR-1987.yml
deleted file mode 100644
index 9be8f0e6a92..00000000000
--- a/html/changelogs/inselc-PR-1987.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: inselc
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed reagents disappearing from beakers when used to construct circuit imprinters and protolathes."
- - bugfix: "Fixed fax machines getting stuck on '0 seconds remaining'."
- - bugfix: "Suspension field generator can now be unwrenched again."
- - bugfix: "Medical and security record notes formatting fixed to show line breaks for pAI on PDA, and on records in the filing cabinets."
- - bugfix: "Wallet now showing correct sprite after inserting a guest pass."