diff --git a/language-hcl.cabal b/language-hcl.cabal
--- a/language-hcl.cabal
+++ b/language-hcl.cabal
@@ -3,8 +3,8 @@
 -- see: https://github.com/sol/hpack
 
 name:           language-hcl
-version:        0.1.1.0
-synopsis:       hcl and conf parsers and pretty-printers for the Haskell programming language.
+version:        0.1.2.0
+synopsis:       HCL parsers and pretty-printers for the Haskell programming language.
 description:     @language-hcl@ contains HCL (Hashicorp Configuration Language) parsers and pretty-printers for the Haskell programming language.
                 "Data.HCL" exports all the API surface in the package. 
 category:       Data
