Whenever I have caching problems with caching with mine (1.4beta6), I go into MySQL and
TRUNCATE TABLE objectcache;
That usually fixes the caching by removing all the caching. I don't use any special "caching" settings (like that Turk MMCache thing).
Cheers,
Doug