diff --git a/html/changelog.html b/html/changelog.html
index 3fefed21c46..3ced5247edb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
25 February 2022
+
mikomyazaki updated:
+
+ - Blast doors without power will only open when power is restored if they were originally open.
+
+
24 February 2022
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4d23873d59c..455890364ef 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22765,3 +22765,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
one.
RyverStyx:
- bugfix: Fixes skrell body markings not using the proper colors when selected.
+2022-02-25:
+ mikomyazaki:
+ - tweak: Blast doors without power will only open when power is restored if they
+ were originally open.
diff --git a/html/changelogs/blast_doors_stay_closed.yml b/html/changelogs/blast_doors_stay_closed.yml
deleted file mode 100644
index a3b8cb2113f..00000000000
--- a/html/changelogs/blast_doors_stay_closed.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - tweak: "Blast doors without power will only open when power is restored if they were originally open."