diff --git a/html/changelog.html b/html/changelog.html
index c0512d1438c..ce5a95dbf76 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,7 @@
You can now call the shuttle as the AI once more
You can pick up taped papers again.
Tweaked golden and silver slimes reactions to be more sane and exclude undesirable results.
+ Fixed certains being able to be lobotomized when they should not.
Alberyk, Kyres1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 59add293e6c..fc36d10c348 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9816,6 +9816,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: You can pick up taped papers again.
- bugfix: Tweaked golden and silver slimes reactions to be more sane and exclude
undesirable results.
+ - bugfix: Fixed certains being able to be lobotomized when they should not.
Alberyk, Kyres1:
- rscadd: Added the hakhma as one of the animals that you can find in cargo random
crates.
diff --git a/html/changelogs/alberyk-brainfix.yml b/html/changelogs/alberyk-brainfix.yml
deleted file mode 100644
index e30b0888475..00000000000
--- a/html/changelogs/alberyk-brainfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed certains being able to be lobotomized when they should not."