diff --git a/html/changelog.html b/html/changelog.html
index 0626008eeab..c68377dd715 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,12 @@
26 June 2021
+
Alberyk updated:
+
+ - Fixed admin winding displaying the wrong target message.
+ - Fixed the vampire bite hud icon covering the gun buttons.
+ - Fixed some adhomian drinks not having the correct icon.
+
Alberyk, Ramke updated:
- Added some new Adhomian drinks. They can be found in the loadout selection and booze vending machine.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1b84bafe60d..e4c04220519 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20524,6 +20524,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
default footprints.
- tweak: Darkens greimorian blood a bit.
2021-06-26:
+ Alberyk:
+ - bugfix: Fixed admin winding displaying the wrong target message.
+ - bugfix: Fixed the vampire bite hud icon covering the gun buttons.
+ - bugfix: Fixed some adhomian drinks not having the correct icon.
Alberyk, Ramke:
- rscadd: Added some new Adhomian drinks. They can be found in the loadout selection
and booze vending machine.
diff --git a/html/changelogs/alberyk-fixes.yml b/html/changelogs/alberyk-fixes.yml
deleted file mode 100644
index d0aebb31cc4..00000000000
--- a/html/changelogs/alberyk-fixes.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed admin winding displaying the wrong target message."
- - bugfix: "Fixed the vampire bite hud icon covering the gun buttons."
- - bugfix: "Fixed some adhomian drinks not having the correct icon."