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