diff --git a/autom.cabal b/autom.cabal
--- a/autom.cabal
+++ b/autom.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.1.0.1
+version:             0.1.0.2
 
 -- A short (one-line) description of the package.
 synopsis:            Generates and displays patterns from next nearest neighbors cellular automata
@@ -55,7 +55,7 @@
 extra-source-files:  README.md
 
 -- Constraint on the version of Cabal needed to build this package.
-cabal-version:       >=1.20.0.2
+cabal-version:       >=1.10
 
 library
   -- Modules exported by the library.
