diff --git a/Gopkg.toml b/Gopkg.toml
index 337f38647b674477ecaff63ffbaffde951e289c7..07b0764e99499d9c38056f7ce922b1ea4440bc79 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "master"
+  branch = "16-integrate-card-payment-in-dashboard"
   name = "code.vereign.com/code/restful-api"
 
 [prune]