diff --git a/mcp-server.cabal b/mcp-server.cabal
--- a/mcp-server.cabal
+++ b/mcp-server.cabal
@@ -15,7 +15,7 @@
 -- PVP summary:     +-+------- breaking API changes
 --                  | | +----- non-breaking API additions
 --                  | | | +--- code changes with no API change
-version: 0.1.0.15
+version: 0.1.0.16
 -- A short (one-line) description of the package.
 synopsis: Library for building Model Context Protocol (MCP) servers
 -- A longer description of the package.
@@ -82,7 +82,7 @@
     containers >=0.6 && <0.9,
     http-types >=0.12 && <1.0,
     network-uri >=2.6 && <2.8,
-    template-haskell >=2.16 && <2.24,
+    template-haskell >=2.16 && <2.25,
     text >=1.2 && <3.0,
     vector >=0.12 && <1.0,
     wai >=3.2 && <4.0,
