diff --git a/bindings-DSL.cabal b/bindings-DSL.cabal
--- a/bindings-DSL.cabal
+++ b/bindings-DSL.cabal
@@ -17,12 +17,12 @@
   .
   The extra module Bindings.Utilities will contain tools that may
   be convenient when working with FFI.
-version: 1.0.22
+version: 1.0.23
 license: BSD3
 license-file: LICENSE
 maintainer: John Wiegley <johnw@newartisans.com>
 author: Maurício C. Antunes
-stability: Stable API, well tested, portable, used in comercial code.
+stability: Stable API, well tested, portable, used in commercial code.
 build-type: Simple
 bug-reports: https://github.com/jwiegley/bindings-dsl/issues
 category: FFI
@@ -38,4 +38,4 @@
 source-repository this
   type: git
   location: git://github.com/jwiegley/bindings-dsl
-  tag: 1.0.21
+  tag: 1.0.23
