diff --git a/signify-hs.cabal b/signify-hs.cabal
--- a/signify-hs.cabal
+++ b/signify-hs.cabal
@@ -1,5 +1,5 @@
 name:                signify-hs
-version:             0.1.0.2
+version:             0.1.0.3
 synopsis:            A Haskell clone of OpenBSD signify.
 description:         This program with its corresponding library implements most of (OpenBSD) signify. Missing are GZip-header-embedding of signatures and checksum files.
 license:             BSD3
@@ -39,7 +39,7 @@
                      , bytestring
                      , base64-bytestring
                      , cryptohash-sha512
-                     , cryptonite
+                     , crypton
                      , eccrypto
                      , filepath
 --                     , MissingH
