diff --git a/Cargo.toml b/Cargo.toml
index 0cb16f91de5eefc89cb9bfd319360454c7d99ed0..a5606df71ccd363c97fb1b6a0f0e7d8d4552e93a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "coap"
-version = "0.5.1"
+version = "0.5.2"
 description = "A CoAP library"
 readme = "README.md"
 documentation = "http://covertness.github.io/coap-rs/coap/index.html"