diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # Revision history for pms-infra-watch
 
+## 0.0.5.0 -- 2025-07-20
+
+* Added proc tool.
+
 ## 0.0.4.0 -- 2025-07-13
 
 * Added serial tool.
diff --git a/pms-infra-watch.cabal b/pms-infra-watch.cabal
--- a/pms-infra-watch.cabal
+++ b/pms-infra-watch.cabal
@@ -20,7 +20,7 @@
 -- PVP summary:     +-+------- breaking API changes
 --                  | | +----- non-breaking API additions
 --                  | | | +--- code changes with no API change
-version:            0.0.4.0
+version:            0.0.5.0
 
 -- A short (one-line) description of the package.
 synopsis:           pms-infra-watch
