diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,1 +1,4 @@
 # typson-esqueleto
+
+This package provides the integration for using `typson-core` with the
+`esqueleto` PostgreSQL ORM.
diff --git a/typson-esqueleto.cabal b/typson-esqueleto.cabal
--- a/typson-esqueleto.cabal
+++ b/typson-esqueleto.cabal
@@ -4,10 +4,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 7a0e7aa5be266845f2d78a10d41cc445864d4f220224bf926e92d1df3b1a119c
+-- hash: 18f336da158e3360a0997c62d750fee10c0dd696e5e23efcb713000d9638efd8
 
 name:           typson-esqueleto
-version:        0.1.0.0
+version:        0.1.0.1
 synopsis:       Typson Esqueleto Integration
 description:    Please see the README on GitHub at <https://github.com/aaronallen8455/typson#readme>
 category:       Database
