diff --git a/Gopkg.toml b/Gopkg.toml
index 337f38647b674477ecaff63ffbaffde951e289c7..644931a03dfb27f9ef9596dc94ede174511e6fee 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "32-implement-validation-of-vcard"
   name = "code.vereign.com/code/restful-api"
 
 [prune]