diff --git a/hopenpgp-tools.cabal b/hopenpgp-tools.cabal
--- a/hopenpgp-tools.cabal
+++ b/hopenpgp-tools.cabal
@@ -1,6 +1,6 @@
 cabal-version:       3.0
 name:                hopenpgp-tools
-version:             0.23.10
+version:             0.23.11
 synopsis:            hOpenPGP-based command-line tools
 description:         command-line tools for performing some OpenPGP-related operations
 homepage:            https://salsa.debian.org/clint/hOpenPGP-tools
@@ -8,7 +8,7 @@
 license-file:        LICENSE
 author:              Clint Adams
 maintainer:          Clint Adams <clint@debian.org>
-copyright:           2012-2024 Clint Adams
+copyright:           2012-2025 Clint Adams
 category:            Codec, Data
 build-type:          Simple
 
@@ -21,7 +21,7 @@
                ,       bytestring
                ,       conduit                >= 1.3.0
                ,       errors
-               ,       hOpenPGP               >= 2.10    && < 3
+               ,       hOpenPGP               >= 2.10.1   && < 3
                ,       lens
                ,       optparse-applicative   >= 0.18.1.0
                ,       prettyprinter          >= 1.7.0
