diff --git a/Blammo.cabal b/Blammo.cabal
--- a/Blammo.cabal
+++ b/Blammo.cabal
@@ -1,10 +1,10 @@
 cabal-version:   1.18
 name:            Blammo
-version:         2.1.4.0
+version:         2.1.4.1
 license:         MIT
 license-file:    LICENSE
 maintainer:      Freckle Education
-homepage:        https://github.com/freckle/blammo#readme
+homepage:        https://github.com/freckle/blammo/tree/main/Blammo#readme
 bug-reports:     https://github.com/freckle/blammo/issues
 synopsis:        Batteries-included Structured Logging library
 description:     Please see README.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,8 @@
-## [_Unreleased_](https://github.com/freckle/blammo/compare/Blammo-v2.1.3.0...main)
+## [_Unreleased_](https://github.com/freckle/blammo/compare/Blammo-v2.1.4.1...main)
+
+## [v2.1.4.1](https://github.com/freckle/blammo/compare/v2.1.4.0...Blammo-v2.1.4.1)
+
+- Fix `homepage`
 
 ## [v2.1.4.0](https://github.com/freckle/blammo/compare/v2.1.3.0...Blammo-v2.1.4.0)
 
