diff --git a/hashabler.cabal b/hashabler.cabal
--- a/hashabler.cabal
+++ b/hashabler.cabal
@@ -1,5 +1,5 @@
 name:                hashabler
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Principled, cross-platform & extensible hashing of types, including an implementation of the FNV-1a algorithm.
 description:         
     This package is a rewrite of the @hashable@ library by Milan Straka and
@@ -35,7 +35,7 @@
 -- copyright:           
 category:            Data
 build-type:          Simple
-cabal-version:       >=1.10
+cabal-version:       >=1.18
 
 -- For tests:
 extra-source-files:  tests/Vectors/generated/*.in
