diff --git a/binary-list.cabal b/binary-list.cabal
--- a/binary-list.cabal
+++ b/binary-list.cabal
@@ -1,5 +1,5 @@
 name:                binary-list
-version:             1.1.0.1
+version:             1.1.0.2
 synopsis:            Lists of length a power of two.
 description:         Implementation of lists whose number of elements is a
                      power of two. Binary lists have this property by definition,
@@ -16,9 +16,6 @@
                      .
                      The package contains an additional module with utilities for
                      the (de)serialization of binary lists.
-                     .
-                     /Warning: to use this version, you need at least GHC-7.10. I will submit/
-                     /a new version with backwards compatibility very soon. Stay tuned!/
 license:             BSD3
 license-file:        LICENSE
 author:              Daniel Díaz
