If you are using ZoneEdit for Secondary DNS you need to use the following ACL:
zone "example.com" {
type master;
file "example.com.zone";
allow-transfer { 64.68.198.91/32; 64.68.198.183/32; };
also-notify { 64.68.198.91; };
};