diff --git a/bits-extra.cabal b/bits-extra.cabal
--- a/bits-extra.cabal
+++ b/bits-extra.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 6cc41f475c233d2d1c9c4bd300ca0f7f274a3964bd2de19b0f2e19e670724c22
+-- hash: f1235903f58a81c0f08887434cf1f4d5f429fe42f569c18cd857a34eab86ecd6
 
 name:           bits-extra
-version:        0.0.0.3
+version:        0.0.1.0
 description:    Please see the README on Github at <https://github.com/haskell-works/bits-extra#readme>
 homepage:       https://github.com/haskell-works/bits-extra#readme
 bug-reports:    https://github.com/haskell-works/bits-extra/issues
@@ -42,12 +42,12 @@
     ghc-options: -mbmi2 -msse4.2
     cpp-options: -DBMI2_ENABLED
   exposed-modules:
+      Data.Bits.BitSize
       Data.Bits.Pdep
       Data.Bits.Pdep.Slow
       Data.Bits.Pext
       Data.Bits.Pext.Slow
   other-modules:
-      Data.Bits.BitSize
       Data.Bits.Pdep.Prim
       Data.Bits.Pext.Prim
       Paths_bits_extra
