diff --git a/testing-type-modifiers.cabal b/testing-type-modifiers.cabal
--- a/testing-type-modifiers.cabal
+++ b/testing-type-modifiers.cabal
@@ -1,8 +1,8 @@
-﻿-- Initial testing-type-modifiers.cabal generated by cabal init.  For 
+-- Initial testing-type-modifiers.cabal generated by cabal init.  For 
 -- further documentation, see http://haskell.org/cabal/users-guide/
 
 name:                testing-type-modifiers
-version:             0.1.0.0
+version:             0.1.0.1
 synopsis:            Data type modifiers for property based testing
 description:         Property based testing libraries such as QuickCheck tend to include type modifiers. Most of them 
                      are used to quantify over subsets of a type. For example a property on non-empty lists:
