diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
 and this project adheres to the
 [Haskell Package Versioning Policy](https://pvp.haskell.org/).
 
+## 0.5.0.1 - 2025-05-09
+
+- Bump LTS Haskell.
+- Simplify author name.
+
 ## 0.5.0.0 - 2024-05-22
 
 - Fix namespace not showing up in samples.
diff --git a/statsd-rupp.cabal b/statsd-rupp.cabal
--- a/statsd-rupp.cabal
+++ b/statsd-rupp.cabal
@@ -1,19 +1,18 @@
 cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.36.0.
+-- This file has been generated from package.yaml by hpack version 0.38.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           statsd-rupp
-version:        0.5.0.0
+version:        0.5.0.1
 synopsis:       Simple StatsD Client
 description:    Please see the README on GitHub at <https://github.com/jprupp/statsd-rupp#readme>
 category:       System
 homepage:       https://github.com/jprupp/statsd-rupp#readme
 bug-reports:    https://github.com/jprupp/statsd-rupp/issues
-author:         Jean-Pieerre Rupp
+author:         JP Rupp
 maintainer:     jprupp@protonmail.ch
-copyright:      2024 Jean-Pierre Rupp
 license:        BSD3
 license-file:   LICENSE
 build-type:     Simple
