diff --git a/html/changelog.html b/html/changelog.html
index dff3fede655..97e2db40eea 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,7 @@
Ferner updated:
- Ultra heavy kinetic accelerators can now only be used by unathi or other large mobs and the vaurca kinetic accelerator can only be used by vaurca.
+ - Being thrown by sudden acceleration now also makes you fall over.
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3e25525982c..b1f86e7a8fe 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16276,6 +16276,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Ferner:
- tweak: Ultra heavy kinetic accelerators can now only be used by unathi or other
large mobs and the vaurca kinetic accelerator can only be used by vaurca.
+ - tweak: Being thrown by sudden acceleration now also makes you fall over.
Geeves:
- backend: Ported various map effects from Virgo and Polaris, which can be used
by mappers in the future to do cool things, such as portals, permanent lights,
diff --git a/html/changelogs/Ferner-201019-coding_sudden-acceleration.yml b/html/changelogs/Ferner-201019-coding_sudden-acceleration.yml
deleted file mode 100644
index 813ecf159b0..00000000000
--- a/html/changelogs/Ferner-201019-coding_sudden-acceleration.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - tweak: "Being thrown by sudden acceleration now also makes you fall over."
\ No newline at end of file