diff --git a/html/changelog.html b/html/changelog.html
index 7fa2c0e07c7..873def4428e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,9 @@
- Weapons analyzers will now longer swallow your things.
- Attempting to strip someone while holding a grab will now properly strip them, instead of trying to put a grab on them.
+ - Blindstrike now has the correct radius.
+ - Psi Ping now doesn't shift the psi images when you move.
+ - Mend now properly says that you need to target a specific bodypart to mend it in its description.
Printer16 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7a14b2d5528..af872da4130 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13626,5 +13626,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Weapons analyzers will now longer swallow your things.
- bugfix: Attempting to strip someone while holding a grab will now properly strip
them, instead of trying to put a grab on them.
+ - bugfix: Blindstrike now has the correct radius.
+ - tweak: Psi Ping now doesn't shift the psi images when you move.
+ - rscadd: Mend now properly says that you need to target a specific bodypart to
+ mend it in its description.
Printer16:
- bugfix: The RFD-P can now be used more than once.
diff --git a/html/changelogs/geeves-some_psionics_tweakery.yml b/html/changelogs/geeves-some_psionics_tweakery.yml
deleted file mode 100644
index 7c686487459..00000000000
--- a/html/changelogs/geeves-some_psionics_tweakery.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Blindstrike now has the correct radius."
- - tweak: "Psi Ping now doesn't shift the psi images when you move."
- - rscadd: "Mend now properly says that you need to target a specific bodypart to mend it in its description."
\ No newline at end of file