diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,16 +8,16 @@
 
 ## Description
 
-    Amazon Key Management Service (KMS) is a managed service that makes it easy
-    for you to create and control the encryption keys used to encrypt your data,
-    and uses Hardware Security Modules (HSMs) to protect the security of your
-    keys. Amazon Key Management Service is integrated with other Amazon services
-    including Amazon EBS, Amazon S3, and Amazon Redshift. Amazon Key Management
-    Service is also integrated with Amazon CloudTrail to provide you with logs of
-    all key usage to help meet your regulatory and compliance needs.
+Amazon Key Management Service (KMS) is a managed service that makes it easy
+for you to create and control the encryption keys used to encrypt your data,
+and uses Hardware Security Modules (HSMs) to protect the security of your
+keys. Amazon Key Management Service is integrated with other Amazon services
+including Amazon EBS, Amazon S3, and Amazon Redshift. Amazon Key Management
+Service is also integrated with Amazon CloudTrail to provide you with logs of
+all key usage to help meet your regulatory and compliance needs.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-kms)
-and [AWS API Reference](http://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-kms.cabal b/amazonka-kms.cabal
--- a/amazonka-kms.cabal
+++ b/amazonka-kms.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-kms
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Key Management Service SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -20,6 +20,7 @@
     including Amazon EBS, Amazon S3, and Amazon Redshift. Amazon Key Management
     Service is also integrated with Amazon CloudTrail to provide you with logs of
     all key usage to help meet your regulatory and compliance needs.
+
     .
     /See:/ <http://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -68,5 +69,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
