diff --git a/html/changelog.html b/html/changelog.html
index 126e221b578..e80d9fcb5ad 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
29 January 2018
+
Alberyk updated:
+
+ - Cutting someone's hand should now force them to drop the item they are holding on said hand.
+
+
28 January 2018
BurgerBB updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4d8839feb10..dc8b7ad84da 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5119,3 +5119,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Tweaked burito recipies to use more meatballs, and as well use a new nutrition
algorithm.
- tweak: Tweaked dionaea autohiss to be less annoying.
+2018-01-29:
+ Alberyk:
+ - bugfix: Cutting someone's hand should now force them to drop the item they are
+ holding on said hand.
diff --git a/html/changelogs/alberyk-nohand.yml b/html/changelogs/alberyk-nohand.yml
deleted file mode 100644
index bb14ea7d4a0..00000000000
--- a/html/changelogs/alberyk-nohand.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Cutting someone's hand should now force them to drop the item they are holding on said hand."