New timeout
diff --git a/tests/fixtures/cfg.json b/tests/fixtures/cfg.json
index fa0834b..cd5539f 100644
--- a/tests/fixtures/cfg.json
+++ b/tests/fixtures/cfg.json
@@ -1,4 +1,4 @@
-{ "timeout" : 2000
+{ "timeout" : 5000
 , "couch"   : "http://localhost:5984"
 , "admin"   : "http://admin:password@localhost:5984"
 }