Thanks esmi,
It wasn’t any of the plugins. I didn’t try switching to the TwentyTen theme yet, but I added <?php $my_query = new WP_Query('category_name=blog&posts_per_page=10'); ?>
above the line calling the loop and that worked. I still don’t know the cause of the issue, but I have it working fine now so I’m ok with that…