prepare for release
diff --git a/README.md b/README.md
index 05477a0..b039eb4 100644
--- a/README.md
+++ b/README.md
@@ -551,7 +551,7 @@
 * 1.4.4 - released 2/16/2014 - Allow for the 'expire' field to optionally be a variable in annotations instead of a constant string only, just like the 'key' works
 * 1.5.0 - released 2/24/2014 - addition of `@MemoizeObject` annotation which allows for JSON representation to be stored in redis, moved log level of "optional" redis connections down to info, better handling/transformation of config values
 * 1.5.1 - released 3/16/2014 - updated to Jedis 2.4.2
-* 1.5.2 - released TBD - Do not fail hard on bad poolConfig parameters
+* 1.5.2 - released 4/18/2014 - Do not fail hard on bad poolConfig parameters
 
 [redisgorm]: http://grails.github.com/inconsequential/redis/
 [redis]: http://redis.io