diff --git a/aeson-deriving.cabal b/aeson-deriving.cabal
--- a/aeson-deriving.cabal
+++ b/aeson-deriving.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 10c4d376657004b7575f0a910fbcb4dd80c3a284e99343ca3f3e962eeba7cd0e
+-- hash: afa1a88618274c13cbf349c67513735bd434bd45398e9173e13419d361544a8a
 
 name:           aeson-deriving
-version:        0.1.1
+version:        0.1.1.1
 synopsis:       data types for compositional, type-directed serialization
 description:    Please see the README on GitHub at <https://github.com/fieldstrength/aeson-deriving#readme>
 category:       Serialization
@@ -38,9 +38,9 @@
       Data.Aeson.Deriving.SingleFieldObject
       Data.Aeson.Deriving.Utils
       Data.Aeson.Deriving.WithConstantFields
-  other-modules:
       Data.Aeson.Deriving.Text
       Data.Aeson.Deriving.Text.Unsafe
+  other-modules:
       Paths_aeson_deriving
   hs-source-dirs:
       src
