diff --git a/registry.cabal b/registry.cabal
--- a/registry.cabal
+++ b/registry.cabal
@@ -2,11 +2,11 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: becd8c0d6e9e37e1ad6e353f0829c1b0d283e538a7545e4cc203e31d489a05b1
+-- hash: 574944d5ed00bd79d264d132cc871c91ff4f41bf0a44948fdaa8a7d0104d09d8
 
 name:           registry
-version:        0.1.0.1
-synopsis:       data structure can for assembling "components"
+version:        0.1.0.2
+synopsis:       data structure for assembling "components"
 description:    This library provides a "Registry" which is a data structure containing a list of functions and values representing dependencies in a directed acyclic graph. A `make` function can then be used to create a value of a specific type out of the registry.
 category:       Control
 maintainer:     etorreborre@yahoo.com
