diff --git a/html/changelog.html b/html/changelog.html
index de5d4ca0a66..5b7f7f0ee9a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
14 February 2021
+
Geeves updated:
+
+ - Added pipeguns, chambered in 5.56mm.
+ - The improvised shotgun recipe now creates a pipegun instead.
+
MattAtlas updated:
- Ported a new armor system from Baystation. It's far more modular and allows for more granularity. Armor is now exponential and will block damage better the lower it is from the armor rating.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index cf78c712844..a330df0141b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18280,6 +18280,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
menu.
- rscadd: Adds toeless winter boots to the xenowear section.
2021-02-14:
+ Geeves:
+ - rscadd: Added pipeguns, chambered in 5.56mm.
+ - tweak: The improvised shotgun recipe now creates a pipegun instead.
MattAtlas:
- experiment: Ported a new armor system from Baystation. It's far more modular
and allows for more granularity. Armor is now exponential and will block damage
diff --git a/html/changelogs/geeves-pipegun.yml b/html/changelogs/geeves-pipegun.yml
deleted file mode 100644
index c23779434d0..00000000000
--- a/html/changelogs/geeves-pipegun.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added pipeguns, chambered in 5.56mm."
- - tweak: "The improvised shotgun recipe now creates a pipegun instead."
\ No newline at end of file