diff --git a/Gopkg.toml b/Gopkg.toml
index bb0763d4383b4d3ac8e7fff8b2a16d4ce5ecc987..349b503370d11addf17bca0a46703d4e5aa98825 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "46-email-integrity-check"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]